human and computer imagination
Last Week in AI #176: Drones beat human pilots in first fair race, better call quality with AI, how artists view AI-generated art, and more!
A year ago researchers from the University of Zurich showcased their autonomous drones that were able to beat the fastest human pilots. However, that race wasn't "fair" in the sense that the AI algorithm commanding the drones had extra information that human pilots didn't have. In particular, the algorithm had access to near-perfect location and velocity estimation of the drones using motion capture systems, high-quality maps of the race course beforehand, and stereo cameras that can give depth information. This year, the team's autonomous drones raced on even playing fields without these handicaps, and its AI was able to beat the best human-controlled time by 0.5s in a three-lap race, a significant lead in the world of drone racing. Our take: This development is representative of AI progress ins many fields, where the researchers first make a working system with additional assumptions and then slowly chip away at these assumptions for a more robust and adaptable AI system.
- Europe > Switzerland > Zürich > Zürich (0.25)
- North America > United States > District of Columbia > Washington (0.15)
- North America > United States > California > San Francisco County > San Francisco (0.05)
- (6 more...)
- Health & Medicine > Therapeutic Area (0.72)
- Health & Medicine > Diagnostic Medicine (0.49)
- Banking & Finance > Capital Markets (0.48)
- Transportation > Ground > Road (0.30)
Meta's 'Make-A-Scene' AI blends human and computer imagination into algorithmic art
Text-to-image generation is the hot algorithmic process right now, with OpenAI's Craiyon (formerly DALL-E mini) and Google's Imagen AIs unleashing tidal waves of wonderfully weird procedurally generated art synthesized from human and computer imaginations. On Tuesday, Meta revealed that it too has developed an AI image generation engine, one that it hopes will help to build immersive worlds in the Metaverse and create high digital art. A lot of work into creating an image based on just the phrase, "there's a horse in the hospital," when using a generation AI. First the phrase itself is fed through a transformer model, a neural network that parses the words of the sentence and develops a contextual understanding of their relationship to one another. Once it gets the gist of what the user is describing, the AI will synthesize a new image using a set of GANs (generative adversarial networks).